<style>:host .chart{--d3fc-local-full--gradient:var(--d3fc-full--gradient,linear-gradient(#4d342f 0%,#e4521b 22.5%,#feeb65 42.5%,#f0f0f0 50%,#dcedc8 57.5%,#42b3d5 67.5%,#1a237e 100%));--d3fc-local-positive--gradient:var(--d3fc-positive--gradient,linear-gradient(#dcedc8 0%,#42b3d5 35%,#1a237e 100%));--d3fc-local-negative--gradient:var(--d3fc-negative--gradient,linear-gradient(#feeb65 100%,#e4521b 70%,#4d342f 0%));--d3fc-local-series:var(--d3fc-series,rgba(31,119,180,0.5));--d3fc-local-series-1:var(--d3fc-series-1,#0366d6);--d3fc-local-series-2:var(--d3fc-series-2,#ff7f0e);--d3fc-local-series-3:var(--d3fc-series-3,#2ca02c);--d3fc-local-series-4:var(--d3fc-series-4,#d62728);--d3fc-local-series-5:var(--d3fc-series-5,#9467bd);--d3fc-local-series-6:var(--d3fc-series-6,#8c564b);--d3fc-local-series-7:var(--d3fc-series-7,#e377c2);--d3fc-local-series-8:var(--d3fc-series-8,#7f7f7f);--d3fc-local-series-9:var(--d3fc-series-9,#bcbd22);--d3fc-local-series-10:var(--d3fc-series-10,#17becf);}:host .chart .series{fill:var(--d3fc-local-series);}:host .chart .series-1{fill:var(--d3fc-local-series-1);}:host .chart .series-2{fill:var(--d3fc-local-series-2);}:host .chart .series-3{fill:var(--d3fc-local-series-3);}:host .chart .series-4{fill:var(--d3fc-local-series-4);}:host .chart .series-5{fill:var(--d3fc-local-series-5);}:host .chart .series-6{fill:var(--d3fc-local-series-6);}:host .chart .series-7{fill:var(--d3fc-local-series-7);}:host .chart .series-8{fill:var(--d3fc-local-series-8);}:host .chart .series-9{fill:var(--d3fc-local-series-9);}:host .chart .series-10{fill:var(--d3fc-local-series-10);}:host{user-select:none;}:host .chart{position:absolute;box-sizing:border-box;left:0;top:0;%;%;padding:12px;overflow:hidden;}:host .chart.heatmap d3fc-group.cartesian-chart,:host .chart.treemap d3fc-group.cartesian-chart{grid-template-columns:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);grid-template-rows:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);}:host .chart .chart-label{display:none;}:host .chart.heatmap{padding-right:120px;}:host .chart.xyscatter{padding:0;font-size:14px;}:host .chart.xyscatter d3fc-group:first-child{padding:16px;padding-top:0px;width:calc(100% - 32px);height:calc(100% - 16px);}:host .chart.xyscatter .multi-xlabel{position:absolute;bottom:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .multi-ylabel{position:absolute;top:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .outer-container{%;}:host .chart.xyscatter .inner-container{display:inline-grid;overflow-y:auto;width:calc(100% - 16px);%;padding:0;margin:0;}:host .chart.xyscatter .inner-container div{overflow:hidden;}:host .chart.xyscatter .inner-container text.segment,:host .chart.xyscatter .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.xyscatter .inner-container div.xy-scatter-container{margin:5px 0;}:host .chart.sunburst{padding:0;font-size:14px;}:host .chart.sunburst .outer-container{%;}:host .chart.sunburst .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.sunburst .inner-container div{overflow:hidden;}:host .chart.sunburst .inner-container .sunburst-container:not(:only-child) svg{transform:translate(0,-27px);}:host .chart.sunburst .inner-container svg{%;%;}:host .chart.sunburst .inner-container path{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.sunburst .inner-container text.segment,:host .chart.sunburst .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.sunburst .inner-container div.title-container{margin-top:5px;}:host .chart.has-legend{padding-right:120px;}:host .chart.treemap .treemap-container{position:relative;}:host .chart.treemap .treemap-container:not(:only-child){width:calc(100% - 12px);height:calc(100% - 12px);}:host .chart.treemap .outer-container{%;}:host .chart.treemap .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.treemap .inner-container div{overflow:hidden;}:host .chart.treemap .inner-container svg{%;%;}:host .chart.treemap .inner-container .treerect{stroke:var(--d3fc-treedata-axis--lines,var(--d3fc-axis--lines,white));fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.treemap .inner-container .treerect:hover{cursor:pointer;stroke:var(--d3fc-treedata--hover-highlight,black);stroke-opacity:1;}:host .chart.treemap .inner-container .rootnode{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .branchnode{opacity:0;}:host .chart.treemap .inner-container .branchnode:hover{fill-opacity:0.1;opacity:1;fill:var(--d3fc-treedata--hover-highlight,black);}:host .chart.treemap .inner-container .leafnode{fill-opacity:0.8;}:host .chart.treemap .inner-container .leafnode:hover{fill-opacity:0.5;}:host .chart.treemap .inner-container #hidden{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .top{font-size:14px;z-index:5;pointer-events:none;}:host .chart.treemap .inner-container .mid{font-size:8px;opacity:0.7;z-index:4;}:host .chart.treemap .inner-container .lower{font-size:0px;opacity:0;z-index:4;}:host .chart.treemap .inner-container text{fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.treemap .inner-container text.title{dominant-baseline:hanging;}:host .chart.treemap .inner-container .parent-controls{position:absolute;top:12px;right:auto;left:30px;width:auto;z-index:4;transition:box-shadow 1s;}:host .chart.treemap .inner-container .parent-controls:hover{box-shadow:2px 2px 6px#000;transition:box-shadow 0.2s;}:host .chart .x-label{em!important;line-height:1em!important;}:host .chart .x-label,:host .chart .y-label{color:var(--d3fc-label--color,inherit);font-size:14px;}:host .chart d3fc-canvas.plot-area{display:none;}:host .chart.xyscatter d3fc-canvas.plot-area,:host .chart.xyline d3fc-canvas.plot-area,:host .chart.ohlc d3fc-canvas.plot-area,:host .chart.candlestick d3fc-canvas.plot-area,:host .chart.heatmap d3fc-canvas.plot-area{display:block;}:host .chart .y-axis text,:host .chart .x-axis text{fill:var(--d3fc-axis-ticks--color,rgb(80,80,80));font-size:11px;}:host .chart .y-axis path,:host .chart .x-axis path{stroke:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label{display:inline-block;margin:0 10px;cursor:pointer;}:host .chart .splitter-label::after{margin-left:5px;color:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label:hover::after{color:var(--d3fc-axis-ticks--color,rgb(80,80,80));}:host .chart .splitter-label.disabled::after{color:rgba(80,80,80,0.3);}:host .chart .splitter-label.disabled{cursor:default;}:host .chart .y-label.left-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-desc-icon--mask-image);mask-image:var(--sort-desc-icon--mask-image);}:host .chart .y-label.right-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-asc-icon--mask-image);mask-image:var(--sort-asc-icon--mask-image);}:host .chart.ybar .y-axis path,:host .chart.yline .y-axis path,:host .chart.xyline .y-axis path,:host .chart.xyline .x-axis path,:host .chart.yarea .y-axis path,:host .chart.yscatter .y-axis path,:host .chart.xyscatter .y-axis path,:host .chart.xyscatter .x-axis path,:host .chart.xbar .x-axis path{visibility:hidden;}:host .chart .y-label{white-space:nowrap;}:host .chart .nearbyTip{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host #dragHandles{position:absolute;top:0px;right:0px;left:auto;pointer-events:none;}:host #dragHandles rect{pointer-events:all;}:host .label rect{fill:none;}:host .legend-container{position:absolute;top:12px;right:12px;left:auto;}:host .legend-container.legend-color{}:host .legend-container[borderbox-on-hover="true"]{transition:box-shadow 1s;}:host .legend-container[borderbox-on-hover="true"]:hover{background-color:var(--d3fc-legend--background,#ffffff);transition:box-shadow 0.2s,background-color 0.2s;}:host .legend-container .legend{font-size:8pt;%;}:host .legend-container .legend .cell{cursor:pointer;}:host .legend-container .legend .cell path{fill:var(--d3fc-series,rgba(31,119,180,0.5));stroke:var(--d3fc-series,rgb(31,119,180));}:host .legend-container .legend .cell.hidden path{fill:rgba(204,204,204,0.5);stroke:rgb(204,204,204);}:host .legend-container .legend .cell.hidden circle{fill:rgb(204,204,204)!important;}:host .legend-container text{fill:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .label:hover{fill:rgb(34,160,206);}:host .legend-container #legend-axis path{stroke:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .legend-controls{margin-left:12px;}:host .legend-container .legend-controls #up-arrow,:host .legend-container .legend-controls #down-arrow{cursor:pointer;color:rgb(31,119,180);}:host .legend-container .legend-controls #up-arrow.disabled,:host .legend-container .legend-controls #down-arrow.disabled{cursor:default;color:rgb(51,51,51);}:host .heatmap .legend-container.legend-color{}:host .treemap .legend-container.legend-color{}:host .treemap .legend-container:not(.legend-color){}:host .zoom-controls{position:absolute;top:10px;left:0;%;text-align:center;}:host .zoom-controls button{-webkit-appearance:none;background:var(--plugin--background,rgb(247,247,247));border:1px solid var(--inactive--color,rgb(204,204,204));color:var(--d3fc-label--color,inherit);font-size:12px;padding:8px;opacity:0.5;cursor:pointer;}:host .zoom-controls button:hover{opacity:1;}:host .parent-controls{position:absolute;top:30px;right:145px;%;text-align:right;}:host .parent-controls button{-webkit-appearance:none;background:rgb(247,247,247);border:1px solid rgb(204,204,204);padding:10px;opacity:0.5;cursor:pointer;}:host .parent-controls button:hover{background:rgb(230,230,230);}:host div.tooltip{position:absolute;text-align:left;font-size:12px;font-weight:300;white-space:nowrap;padding:0.5em;background:var(--d3fc-tooltip--background,#ffffff);color:var(--d3fc-tooltip--color,black);border:1px solid var(--d3fc-tooltip--border-color,#777777);box-shadow:var(--d3fc-tooltip--box-shadow,none);pointer-events:none;}:host div.tooltip ul{margin:0;padding:0;list-style-type:none;}d3fc-canvas,d3fc-svg{position:relative;display:block}d3fc-canvas>canvas,d3fc-svg>svg{position:absolute;%;%}d3fc-svg>svg{overflow:visible}d3fc-group.cartesian-chart{%;%;overflow:hidden;display:grid;display:-ms-grid;grid-template-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);grid-template-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);}
d3fc-group.cartesian-chart>.top-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:1;-ms-grid-row:1;}
d3fc-group.cartesian-chart>.top-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:2;-ms-grid-row:2;}
d3fc-group.cartesian-chart>.left-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.left-axis{width:3em;grid-column:2;-ms-grid-column:2;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.plot-area{overflow:hidden;grid-column:3;-ms-grid-column:3;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-axis{width:3em;grid-column:4;-ms-grid-column:4;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:5;-ms-grid-column:5;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.bottom-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:4;-ms-grid-row:4;}
d3fc-group.cartesian-chart>.bottom-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:5;-ms-grid-row:5;}
d3fc-group.cartesian-chart>.y-label{display:flex;transform:rotate(-90deg);width:1em;white-space:nowrap;justify-content:center;}</style><div id="container" class="chart ybar"><d3fc-group class="cartesian-chart" auto-resize=""><div class="chart-label top-label" style="margin-bottom: 1em; margin-top: 0px;"></div><div class="x-label bottom-label">Sub-Category</div><div class="y-label left-label">Sales</div><d3fc-svg class="svg-plot-area plot-area"><svg viewBox="0 0 911 552" preserveAspectRatio="none"><g class="multi"><g><line class="gridline-y" x1="13.397058823529449" x2="13.397058823529449" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="66.9852941176471" x2="66.9852941176471" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="120.57352941176474" x2="120.57352941176474" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="174.16176470588238" x2="174.16176470588238" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="227.75000000000003" x2="227.75000000000003" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="281.3382352941177" x2="281.3382352941177" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="334.9264705882353" x2="334.9264705882353" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="388.514705882353" x2="388.514705882353" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="442.1029411764706" x2="442.1029411764706" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="495.69117647058823" x2="495.69117647058823" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="549.2794117647059" x2="549.2794117647059" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="602.8676470588236" x2="602.8676470588236" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="656.4558823529412" x2="656.4558823529412" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="710.0441176470588" x2="710.0441176470588" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="763.6323529411766" x2="763.6323529411766" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="817.2205882352941" x2="817.2205882352941" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="870.8088235294117" x2="870.8088235294117" y1="552" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="552" y2="552" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="473.14285714285717" y2="473.14285714285717" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="394.2857142857143" y2="394.2857142857143" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="315.4285714285714" y2="315.4285714285714" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="236.57142857142858" y2="236.57142857142858" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="157.7142857142857" y2="157.7142857142857" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="78.85714285714289" y2="78.85714285714289" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="0" y2="0" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line></g></g><g class="multi"><g><g class="multi"><g><g class="bar vertical" transform="translate(26.79411764705886, 31.531731977142655)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v520.4682680228574h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(80.3823529411765, 33.988843268570335)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v518.0111567314297h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(133.97058823529414, 198.96665252571407)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v353.03334747428596h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(187.5588235294118, 225.5857895314286)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v326.4142104685714h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(241.14705882352945, 231.18906109714263)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v320.8109389028574h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(294.7352941176471, 253.5436448228572)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v298.45635517714277h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(348.3235294117647, 288.0173270400005)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v263.9826729599995h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(401.9117647058824, 316.1729355428573)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v235.82706445714268h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(455.5, 370.8178344068573)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v181.1821655931427h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(509.0882352941176, 382.4064203657141)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v169.5935796342859h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(562.6764705882352, 407.3678556342858)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v144.63214436571423h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(616.264705882353, 428.2270808228571)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v123.77291917714291h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(669.8529411764706, 478.3891629257143)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v73.61083707428571h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(723.4411764705882, 509.22979090285713)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v42.77020909714287h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(777.029411764706, 526.0143602742858)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v25.985639725714236h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(830.6176470588235, 532.3073022171428)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v19.69269778285718h-26.794117647058822Z"></path></g><g class="bar vertical" transform="translate(884.2058823529411, 547.2302784)" fill="#999" style="fill: rgba(31, 119, 180, 0.8);"><path d="M-13.397058823529411,0h26.794117647058822v4.769721600000025h-26.794117647058822Z"></path></g></g></g></g></g></svg></d3fc-svg><d3fc-svg class="x-axis bottom-axis" style=""><svg preserveAspectRatio="none" viewBox="0 0 911 63" fill="none" font-size="10" font-family="sans-serif" text-anchor="middle"><path class="domain" stroke="#000" d="M0,6L0,0L911,0L911,6"></path><g class="tick" transform="translate(26.79411764705886, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Phones</text></g><g class="tick" transform="translate(80.3823529411765, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Chairs</text></g><g class="tick" transform="translate(133.97058823529414, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Storage</text></g><g class="tick" transform="translate(187.5588235294118, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Tables</text></g><g class="tick" transform="translate(241.14705882352945, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Binders</text></g><g class="tick" transform="translate(294.7352941176471, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Machines</text></g><g class="tick" transform="translate(348.3235294117647, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Accessories</text></g><g class="tick" transform="translate(401.9117647058824, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Copiers</text></g><g class="tick" transform="translate(455.5, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Bookcases</text></g><g class="tick" transform="translate(509.0882352941176, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Appliances</text></g><g class="tick" transform="translate(562.6764705882352, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Furnishings</text></g><g class="tick" transform="translate(616.264705882353, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Paper</text></g><g class="tick" transform="translate(669.8529411764706, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Supplies</text></g><g class="tick" transform="translate(723.4411764705882, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Art</text></g><g class="tick" transform="translate(777.029411764706, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Envelopes</text></g><g class="tick" transform="translate(830.6176470588235, 0)" visibility=""><path stroke="#000" visibility="false" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Labels</text></g><g class="tick" transform="translate(884.2058823529411, 0)" visibility=""><path stroke="#000" visibility="hidden" d="M26.794117647058822,0L26.794117647058822,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Fasteners</text></g></svg></d3fc-svg><d3fc-svg class="y-axis left-axis"><svg preserveAspectRatio="none" viewBox="-48 0 48 552" fill="none" font-size="10" font-family="sans-serif" text-anchor="end"><path class="domain" stroke="#000" d="M-6,552L0,552L0,0L-6,0"></path><g class="tick" transform="translate(0, 552)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">0</text></g><g class="tick" transform="translate(0, 473.14285714285717)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">50,000</text></g><g class="tick" transform="translate(0, 394.2857142857143)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">100,000</text></g><g class="tick" transform="translate(0, 315.4285714285714)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">150,000</text></g><g class="tick" transform="translate(0, 236.57142857142858)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">200,000</text></g><g class="tick" transform="translate(0, 157.7142857142857)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">250,000</text></g><g class="tick" transform="translate(0, 78.85714285714289)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">300,000</text></g><g class="tick" transform="translate(0, 0)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">350,000</text></g></svg></d3fc-svg></d3fc-group><div class="tooltip" style="z-index: 3; opacity: 0;"><ul id="tooltip-values"></ul>
</div></div>